home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #1 / Ham Radio 2000.iso / ham2000 / packet / cluster / dcl / dcl.doc next >
Encoding:
Text File  |  1990-06-10  |  1.8 KB  |  43 lines

  1. 21 November, 1989
  2.  
  3. To Southeastern U.S. PacketCluster Sysops:
  4. RE: DatClean, PacketCluster(C) direct binary file editor.
  5.  
  6. DATCLEAN Commands:
  7.  
  8. DATCLEAN is invoked by: DCL {datfilename}
  9.    if you mess up, it will show you how to call it properly.
  10.  
  11. UP,DN,PGUP,PGDN,HOME,END work as expected.
  12. (G)oto prompts for record number to go to.
  13. (E)dit brings up edit window, currently only for DX & OPERNAM .DAT files.
  14. (W)rite writes the changes on a page.  Changes lost if page changed w/out (W).
  15. (T)rim trims off the end of the file starting at the highlighted entry.
  16.      All the previous entries are saved with the same file name, but the
  17.      ".OLD" extension.  This allows the ".old" file to be archived without
  18.      having to duplicate the trimmed part each time.
  19. (M)ark marks records for purging from the database.  Marks are erased if
  20.      page is changed without purging.
  21. (P)urge NOTE: This command WILL change your .DAT file.  Back it up first to
  22.      be safe, unless you become confident this command never fails to work
  23.      properly!!
  24.      Purges the marked files (see (M)ark) from the database.
  25.  
  26.  
  27.  
  28. I hereby release this program to the public domain.  I hope other
  29. PacketCluster(tm) sysops find it as useful as I have!
  30.  
  31. 73, Dean W8ZF
  32.  
  33. ----------------------------------------------------------------------------
  34. 10 June, 1990  * Released to public domain.
  35.                * Operation of Trim command changed from the beta version.
  36.                * The mail editor has been deleted since Pavillion Softare
  37.                  changed the mail system structure to eliminate the
  38.                  msgdir.dat file.
  39.                * The display now defaults to the END of the file when entering
  40.                  DCL since most editing is done on most recent entries
  41.                  (thanks K4CEF).
  42.  
  43.